﻿2026-07-26T11:49:31.6300481Z ##[group]Run actions/checkout@v5
2026-07-26T11:49:31.6300956Z with:
2026-07-26T11:49:31.6301313Z   repository: BigscreenVR/spt-bs-core
2026-07-26T11:49:31.6304170Z   token: ***
2026-07-26T11:49:31.6304515Z   ssh-strict: true
2026-07-26T11:49:31.6304853Z   ssh-user: git
2026-07-26T11:49:31.6305207Z   persist-credentials: true
2026-07-26T11:49:31.6305597Z   clean: true
2026-07-26T11:49:31.6305940Z   sparse-checkout-cone-mode: true
2026-07-26T11:49:31.6306370Z   fetch-depth: 1
2026-07-26T11:49:31.6306708Z   fetch-tags: false
2026-07-26T11:49:31.6307062Z   show-progress: true
2026-07-26T11:49:31.6307410Z   lfs: false
2026-07-26T11:49:31.6307740Z   submodules: false
2026-07-26T11:49:31.6308089Z   set-safe-directory: true
2026-07-26T11:49:31.6308488Z   allow-unsafe-pr-checkout: false
2026-07-26T11:49:31.6308885Z env:
2026-07-26T11:49:31.6309338Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-26T11:49:31.6309768Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-26T11:49:31.6310168Z ##[endgroup]
2026-07-26T11:49:31.7072863Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T11:49:31.7074390Z ##[group]Getting Git version info
2026-07-26T11:49:31.7075048Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T11:49:31.7075921Z [command]/usr/bin/git version
2026-07-26T11:49:31.7076316Z git version 2.43.0
2026-07-26T11:49:31.7087124Z ##[endgroup]
2026-07-26T11:49:31.7098278Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/62f70626-e984-41a5-b542-0d30afd50627' before making global git config changes
2026-07-26T11:49:31.7099757Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T11:49:31.7101859Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T11:49:31.7133321Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T11:49:31.7151403Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T11:49:31.7161672Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T11:49:31.7164098Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T11:49:31.7183259Z HEAD
2026-07-26T11:49:31.7214029Z ##[endgroup]
2026-07-26T11:49:31.7215211Z [command]/usr/bin/git submodule status
2026-07-26T11:49:31.7401395Z ##[group]Cleaning the repository
2026-07-26T11:49:31.7402313Z [command]/usr/bin/git clean -ffdx
2026-07-26T11:49:32.5835775Z Removing target/
2026-07-26T11:49:32.5845658Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T11:49:32.5901347Z HEAD is now at f87c586f Merge 3f1af6a568e063201e9dca110afdef2974dbcb8f into 464a46169b1da9e97e66e02cf51197154f22d651
2026-07-26T11:49:32.5906480Z ##[endgroup]
2026-07-26T11:49:32.5908799Z ##[group]Disabling automatic garbage collection
2026-07-26T11:49:32.5912647Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T11:49:32.5941521Z ##[endgroup]
2026-07-26T11:49:32.5942112Z ##[group]Setting up auth
2026-07-26T11:49:32.5949074Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T11:49:32.5980531Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T11:49:32.6174906Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T11:49:32.6201717Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T11:49:32.6391350Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T11:49:32.6423256Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T11:49:32.6614955Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T11:49:32.6644251Z ##[endgroup]
2026-07-26T11:49:32.6644905Z ##[group]Fetching the repository
2026-07-26T11:49:32.6650512Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f87c586f7c5de55347986ad730f31bc15d0d20ed:refs/remotes/pull/84/merge
2026-07-26T11:49:33.1640381Z ##[endgroup]
2026-07-26T11:49:33.1641059Z ##[group]Determining the checkout info
2026-07-26T11:49:33.1641694Z ##[endgroup]
2026-07-26T11:49:33.1645714Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T11:49:33.1685652Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T11:49:33.1708573Z ##[group]Checking out the ref
2026-07-26T11:49:33.1711260Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/84/merge
2026-07-26T11:49:33.1754826Z HEAD is now at f87c586f Merge 3f1af6a568e063201e9dca110afdef2974dbcb8f into 464a46169b1da9e97e66e02cf51197154f22d651
2026-07-26T11:49:33.1757942Z ##[endgroup]
2026-07-26T11:49:33.1789350Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T11:49:33.1809817Z f87c586f7c5de55347986ad730f31bc15d0d20ed
